2026-03-22 17:48:25,569 [ 319872 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2026-03-22 17:48:25,569 [ 319872 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2026-03-22 17:48:25,569 [ 319872 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2026-03-22 17:48:25,569 [ 319872 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_o8jpma --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel2_0.jsonl --report-log-exclude-logs-on-passed-tests test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename 'test_multiple_disks/test.py::test_round_robin[mt]' 'test_multiple_disks/test.py::test_round_robin[replicated]' test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves 'test_multiple_disks/test.py::test_start_stop_moves[mt]' 'test_multiple_disks/test.py::test_start_stop_moves[replicated]' test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-True]' 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('\"'\"'{file_name}'\"'\"') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True]' 'test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '\"'\"'{file_name}'\"'\"' FORMAT Parquet;-True]' test_placement_info/test.py::test_placement_info_from_config test_placement_info/test.py::test_placement_info_from_file test_placement_info/test.py::test_placement_info_from_imds test_placement_info/test.py::test_placement_info_missing_data test_quota/test.py::test_add_remove_interval test_quota/test.py::test_add_remove_quota test_quota/test.py::test_consumption_of_show_clusters test_quota/test.py::test_consumption_of_show_databases test_quota/test.py::test_consumption_of_show_privileges test_quota/test.py::test_consumption_of_show_processlist test_quota/test.py::test_consumption_of_show_tables test_quota/test.py::test_dcl_introspection test_quota/test.py::test_dcl_management test_quota/test.py::test_exceed_quota test_quota/test.py::test_query_inserts test_quota/test.py::test_quota_from_users_xml test_quota/test.py::test_reload_users_xml_by_timer test_quota/test.py::test_simpliest_quota test_quota/test.py::test_tracking_quota test_quota/test.py::test_users_xml_is_readonly test_replica_can_become_leader/test.py::test_can_become_leader test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy test_secure_socket/test.py::test test_send_crash_reports/test.py::test_send_segfault test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_session_log/test.py::test_grpc_session test_session_log/test.py::test_mysql_session test_session_log/test.py::test_parallel_sessions test_session_log/test.py::test_postgres_session test_settings_from_server/test.py::test_settings_from_server test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types test_storage_nats/test.py::test_block_based_formats_1 test_storage_nats/test.py::test_block_based_formats_2 test_storage_nats/test.py::test_format_with_prefix_and_suffix test_storage_nats/test.py::test_hiding_credentials test_storage_nats/test.py::test_max_rows_per_message test_storage_nats/test.py::test_nats_bad_args test_storage_nats/test.py::test_nats_big_message test_storage_nats/test.py::test_nats_csv_with_delimiter test_storage_nats/test.py::test_nats_drop_mv test_storage_nats/test.py::test_nats_format_factory_settings test_storage_nats/test.py::test_nats_insert test_storage_nats/test.py::test_nats_json_without_delimiter test_storage_nats/test.py::test_nats_macros test_storage_nats/test.py::test_nats_many_consumers_to_each_queue test_storage_nats/test.py::test_nats_many_inserts test_storage_nats/test.py::test_nats_many_materialized_views test_storage_nats/test.py::test_nats_many_subjects_insert_right test_storage_nats/test.py::test_nats_many_subjects_insert_wrong test_storage_nats/test.py::test_nats_materialized_view test_storage_nats/test.py::test_nats_materialized_view_with_subquery test_storage_nats/test.py::test_nats_mv_combo test_storage_nats/test.py::test_nats_no_connection_at_startup_1 test_storage_nats/test.py::test_nats_no_connection_at_startup_2 test_storage_nats/test.py::test_nats_overloaded_insert test_storage_nats/test.py::test_nats_predefined_configuration test_storage_nats/test.py::test_nats_protobuf test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write test_storage_nats/test.py::test_nats_select test_storage_nats/test.py::test_nats_select_empty test_storage_nats/test.py::test_nats_tsv_with_delimiter test_storage_nats/test.py::test_nats_virtual_column -vvv " altinityinfra/integration-tests-runner:226bfaf75ac1 '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_server_initialization/test.py::test_partially_dropped_tables test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_settings_profile/test.py::test_allow_ddl test_session_log/test.py::test_grpc_session test_quota/test.py::test_add_remove_interval test_placement_info/test.py::test_placement_info_from_config test_storage_nats/test.py::test_block_based_formats_1 test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-True] test_storage_hudi/test.py::test_multiple_hudi_files [gw3] [ 1%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-True] test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] [gw3] [ 2%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] [gw3] [ 3%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] [gw3] [ 4%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] [gw3] [ 5%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-True] [gw3] [ 6%] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-True] [gw5] [ 7%] PASSED test_settings_profile/test.py::test_allow_ddl [gw6] [ 8%] PASSED test_placement_info/test.py::test_placement_info_from_config test_placement_info/test.py::test_placement_info_from_file test_settings_profile/test.py::test_allow_introspection [gw7] [ 9%] PASSED test_session_log/test.py::test_grpc_session test_session_log/test.py::test_mysql_session test_secure_socket/test.py::test [gw0] [ 10%] PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser [gw1] [ 11%] PASSED test_storage_nats/test.py::test_block_based_formats_1 [gw6] [ 12%] PASSED test_placement_info/test.py::test_placement_info_from_file test_placement_info/test.py::test_placement_info_from_imds test_storage_nats/test.py::test_block_based_formats_2 [gw7] [ 13%] PASSED test_session_log/test.py::test_mysql_session test_session_log/test.py::test_parallel_sessions [gw5] [ 14%] PASSED test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop [gw0] [ 15%] PASSED test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename [gw6] [ 16%] PASSED test_placement_info/test.py::test_placement_info_from_imds test_placement_info/test.py::test_placement_info_missing_data [gw5] [ 17%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw7] [ 18%] PASSED test_session_log/test.py::test_parallel_sessions test_session_log/test.py::test_postgres_session [gw2] [ 19%] PASSED test_quota/test.py::test_add_remove_interval test_quota/test.py::test_add_remove_quota test_settings_profile/test.py::test_changeable_in_readonly [gw6] [ 20%] PASSED test_placement_info/test.py::test_placement_info_missing_data [gw4] [ 21%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy [gw5] [ 22%] PASSED test_settings_profile/test.py::test_changeable_in_readonly [gw7] [ 23%] PASSED test_session_log/test.py::test_postgres_session [gw0] [ 24%] PASSED test_multiple_disks/test.py::test_rename test_multiple_disks/test.py::test_round_robin[mt] test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw5] [ 25%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles [gw9] [ 26%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw2] [ 27%] PASSED test_quota/test.py::test_add_remove_quota test_quota/test.py::test_consumption_of_show_clusters [gw9] [ 28%] PASSED test_server_initialization/test.py::test_sophisticated_default [gw5] [ 29%] PASSED test_settings_profile/test.py::test_function_current_profiles [gw2] [ 30%] PASSED test_quota/test.py::test_consumption_of_show_clusters test_quota/test.py::test_consumption_of_show_databases test_replica_can_become_leader/test.py::test_can_become_leader test_settings_profile/test.py::test_inheritance [gw2] [ 31%] PASSED test_quota/test.py::test_consumption_of_show_databases test_quota/test.py::test_consumption_of_show_privileges [gw1] [ 32%] PASSED test_storage_nats/test.py::test_block_based_formats_2 test_storage_nats/test.py::test_format_with_prefix_and_suffix [gw5] [ 33%] PASSED test_settings_profile/test.py::test_inheritance [gw2] [ 34%] PASSED test_quota/test.py::test_consumption_of_show_privileges test_quota/test.py::test_consumption_of_show_processlist test_settings_profile/test.py::test_set_profile [gw4] [ 35%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list [gw5] [ 36%] PASSED test_settings_profile/test.py::test_set_profile [gw2] [ 37%] PASSED test_quota/test.py::test_consumption_of_show_processlist test_quota/test.py::test_consumption_of_show_tables test_settings_profile/test.py::test_settings_aliases [gw1] [ 38%] PASSED test_storage_nats/test.py::test_format_with_prefix_and_suffix test_storage_nats/test.py::test_hiding_credentials [gw5] [ 39%] PASSED test_settings_profile/test.py::test_settings_aliases [gw0] [ 40%] PASSED test_multiple_disks/test.py::test_round_robin[mt] test_multiple_disks/test.py::test_round_robin[replicated] [gw2] [ 41%] PASSED test_quota/test.py::test_consumption_of_show_tables test_quota/test.py::test_dcl_introspection test_settings_profile/test.py::test_settings_from_granted_role [gw1] [ 42%] PASSED test_storage_nats/test.py::test_hiding_credentials test_storage_nats/test.py::test_max_rows_per_message [gw1] [ 43%] PASSED test_storage_nats/test.py::test_max_rows_per_message test_storage_nats/test.py::test_nats_bad_args [gw3] [ 44%] PASSED test_secure_socket/test.py::test [gw1] [ 45%] PASSED test_storage_nats/test.py::test_nats_bad_args test_storage_nats/test.py::test_nats_big_message [gw1] [ 46%] PASSED test_storage_nats/test.py::test_nats_big_message test_storage_nats/test.py::test_nats_csv_with_delimiter [gw2] [ 47%] PASSED test_quota/test.py::test_dcl_introspection test_quota/test.py::test_dcl_management [gw5] [ 48%] PASSED test_settings_profile/test.py::test_settings_from_granted_role [gw4] [ 49%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_settings_profile/test.py::test_show_profiles test_send_crash_reports/test.py::test_send_segfault [gw5] [ 50%] PASSED test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke [gw0] [ 51%] PASSED test_multiple_disks/test.py::test_round_robin[replicated] test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled [gw2] [ 52%] PASSED test_quota/test.py::test_dcl_management test_quota/test.py::test_exceed_quota [gw9] [ 53%] PASSED test_replica_can_become_leader/test.py::test_can_become_leader [gw5] [ 54%] PASSED test_settings_profile/test.py::test_smoke [gw2] [ 55%] PASSED test_quota/test.py::test_exceed_quota test_quota/test.py::test_query_inserts [gw4] [ 56%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy [gw2] [ 57%] PASSED test_quota/test.py::test_query_inserts test_quota/test.py::test_quota_from_users_xml [gw1] [ 58%] PASSED test_storage_nats/test.py::test_nats_csv_with_delimiter test_storage_nats/test.py::test_nats_drop_mv [gw3] [ 59%] SKIPPED test_send_crash_reports/test.py::test_send_segfault [gw1] [ 60%] PASSED test_storage_nats/test.py::test_nats_drop_mv test_storage_nats/test.py::test_nats_format_factory_settings [gw2] [ 61%] PASSED test_quota/test.py::test_quota_from_users_xml test_quota/test.py::test_reload_users_xml_by_timer test_settings_from_server/test.py::test_settings_from_server [gw0] [ 62%] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves [gw1] [ 63%] PASSED test_storage_nats/test.py::test_nats_format_factory_settings [gw4] [ 64%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy test_storage_nats/test.py::test_nats_insert [gw2] [ 65%] PASSED test_quota/test.py::test_reload_users_xml_by_timer test_quota/test.py::test_simpliest_quota [gw1] [ 66%] PASSED test_storage_nats/test.py::test_nats_insert test_storage_nats/test.py::test_nats_json_without_delimiter [gw2] [ 67%] PASSED test_quota/test.py::test_simpliest_quota test_quota/test.py::test_tracking_quota [gw1] [ 68%] PASSED test_storage_nats/test.py::test_nats_json_without_delimiter test_storage_nats/test.py::test_nats_macros [gw1] [ 69%] PASSED test_storage_nats/test.py::test_nats_macros test_storage_nats/test.py::test_nats_many_consumers_to_each_queue [gw2] [ 70%] PASSED test_quota/test.py::test_tracking_quota test_quota/test.py::test_users_xml_is_readonly [gw2] [ 71%] PASSED test_quota/test.py::test_users_xml_is_readonly [gw4] [ 72%] PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy [gw3] [ 73%] PASSED test_settings_from_server/test.py::test_settings_from_server [gw0] [ 74%] PASSED test_multiple_disks/test.py::test_simple_replication_and_moves test_multiple_disks/test.py::test_start_stop_moves[mt] [gw0] [ 75%] PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] test_multiple_disks/test.py::test_start_stop_moves[replicated] [gw1] [ 76%] PASSED test_storage_nats/test.py::test_nats_many_consumers_to_each_queue test_storage_nats/test.py::test_nats_many_inserts [gw0] [ 77%] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] test_multiple_disks/test.py::test_system_tables [gw0] [ 78%] PASSED test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload [gw1] [ 79%] PASSED test_storage_nats/test.py::test_nats_many_inserts test_storage_nats/test.py::test_nats_many_materialized_views [gw1] [ 80%] PASSED test_storage_nats/test.py::test_nats_many_materialized_views test_storage_nats/test.py::test_nats_many_subjects_insert_right [gw1] [ 81%] PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_right test_storage_nats/test.py::test_nats_many_subjects_insert_wrong [gw1] [ 82%] PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_wrong test_storage_nats/test.py::test_nats_materialized_view [gw1] [ 83%] PASSED test_storage_nats/test.py::test_nats_materialized_view test_storage_nats/test.py::test_nats_materialized_view_with_subquery [gw1] [ 84%] PASSED test_storage_nats/test.py::test_nats_materialized_view_with_subquery test_storage_nats/test.py::test_nats_mv_combo [gw1] [ 85%] PASSED test_storage_nats/test.py::test_nats_mv_combo test_storage_nats/test.py::test_nats_no_connection_at_startup_1 [gw0] [ 86%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload [gw1] [ 87%] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_1 test_storage_nats/test.py::test_nats_no_connection_at_startup_2 [gw8] [ 88%] PASSED test_storage_hudi/test.py::test_multiple_hudi_files test_storage_hudi/test.py::test_single_hudi_file [gw8] [ 89%] PASSED test_storage_hudi/test.py::test_single_hudi_file test_storage_hudi/test.py::test_types [gw8] [ 90%] PASSED test_storage_hudi/test.py::test_types [gw1] [ 91%] PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_2 test_storage_nats/test.py::test_nats_overloaded_insert [gw0] [ 92%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload [gw1] [ 93%] PASSED test_storage_nats/test.py::test_nats_overloaded_insert test_storage_nats/test.py::test_nats_predefined_configuration [gw1] [ 94%] PASSED test_storage_nats/test.py::test_nats_predefined_configuration test_storage_nats/test.py::test_nats_protobuf [gw1] [ 95%] PASSED test_storage_nats/test.py::test_nats_protobuf test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write [gw1] [ 96%] PASSED test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write test_storage_nats/test.py::test_nats_select [gw1] [ 97%] PASSED test_storage_nats/test.py::test_nats_select test_storage_nats/test.py::test_nats_select_empty [gw1] [ 98%] PASSED test_storage_nats/test.py::test_nats_select_empty test_storage_nats/test.py::test_nats_tsv_with_delimiter [gw1] [ 99%] PASSED test_storage_nats/test.py::test_nats_tsv_with_delimiter test_storage_nats/test.py::test_nats_virtual_column [gw1] [100%] PASSED test_storage_nats/test.py::test_nats_virtual_column ----------------- generated report log file: parallel2_0.jsonl ----------------- ============================== slowest durations =============================== 144.76s call test_storage_hudi/test.py::test_multiple_hudi_files 35.80s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 34.55s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 34.46s setup test_server_initialization/test.py::test_partially_dropped_tables 22.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 21.72s setup test_replica_can_become_leader/test.py::test_can_become_leader 21.43s teardown test_storage_hudi/test.py::test_types 19.77s setup test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 19.58s setup test_storage_nats/test.py::test_block_based_formats_1 19.19s call test_storage_nats/test.py::test_nats_overloaded_insert 19.10s setup test_quota/test.py::test_add_remove_interval 18.63s call test_storage_nats/test.py::test_nats_csv_with_delimiter 18.33s call test_storage_nats/test.py::test_nats_mv_combo 18.26s call test_multiple_disks/test.py::test_simple_replication_and_moves 18.24s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 17.95s call test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 17.49s call test_storage_nats/test.py::test_block_based_formats_2 17.46s call test_secure_socket/test.py::test 17.00s call test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 16.11s setup test_storage_hudi/test.py::test_multiple_hudi_files 15.88s setup test_placement_info/test.py::test_placement_info_from_config 15.83s setup test_session_log/test.py::test_grpc_session 15.46s setup test_send_crash_reports/test.py::test_send_segfault 14.89s setup test_settings_profile/test.py::test_allow_ddl 14.09s call test_storage_nats/test.py::test_nats_no_connection_at_startup_2 13.64s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-True] 13.17s setup test_settings_from_server/test.py::test_settings_from_server 13.13s call test_storage_nats/test.py::test_nats_select 12.54s call test_multiple_disks/test.py::test_round_robin[replicated] 12.44s call test_multiple_disks/test.py::test_round_robin[mt] 11.84s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 11.71s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 11.51s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 11.44s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 11.33s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 11.25s call test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 10.90s call test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 10.56s call test_storage_nats/test.py::test_nats_no_connection_at_startup_1 10.11s setup test_secure_socket/test.py::test 9.92s call test_multiple_disks/test.py::test_start_stop_moves[mt] 9.66s call test_multiple_disks/test.py::test_start_stop_moves[replicated] 8.60s call test_quota/test.py::test_add_remove_interval 8.41s call test_storage_nats/test.py::test_nats_many_inserts 8.11s teardown test_quota/test.py::test_users_xml_is_readonly 7.86s call test_settings_profile/test.py::test_settings_from_granted_role 7.78s call test_settings_profile/test.py::test_smoke 6.96s teardown test_settings_profile/test.py::test_smoke 6.89s call test_quota/test.py::test_dcl_management 6.73s call test_multiple_disks/test.py::test_rename 6.67s teardown test_storage_nats/test.py::test_nats_virtual_column 6.52s call test_quota/test.py::test_add_remove_quota 6.42s teardown test_secure_socket/test.py::test 6.37s teardown test_replica_can_become_leader/test.py::test_can_become_leader 6.03s call test_quota/test.py::test_dcl_introspection 5.91s call test_placement_info/test.py::test_placement_info_from_imds 5.79s teardown test_placement_info/test.py::test_placement_info_missing_data 5.33s teardown test_settings_from_server/test.py::test_settings_from_server 5.10s call test_settings_profile/test.py::test_allow_introspection 4.97s call test_session_log/test.py::test_parallel_sessions 4.96s call test_settings_from_server/test.py::test_settings_from_server 4.84s teardown test_session_log/test.py::test_postgres_session 4.43s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-True] 4.41s call test_quota/test.py::test_exceed_quota 4.37s call test_storage_hudi/test.py::test_types 4.06s call test_placement_info/test.py::test_placement_info_from_file 3.97s call test_quota/test.py::test_reload_users_xml_by_timer 3.83s call test_session_log/test.py::test_grpc_session 3.79s call test_storage_hudi/test.py::test_single_hudi_file 3.79s call test_quota/test.py::test_query_inserts 3.43s call test_session_log/test.py::test_postgres_session 3.40s call test_multiple_disks/test.py::test_query_parser 3.04s call test_settings_profile/test.py::test_alter_and_drop 2.99s call test_settings_profile/test.py::test_inheritance 2.93s call test_session_log/test.py::test_mysql_session 2.93s teardown test_send_crash_reports/test.py::test_send_segfault 2.70s call test_settings_profile/test.py::test_function_current_profiles 2.60s call test_quota/test.py::test_tracking_quota 2.50s call test_quota/test.py::test_quota_from_users_xml 2.47s call test_settings_profile/test.py::test_changeable_in_readonly 2.43s call test_storage_nats/test.py::test_nats_format_factory_settings 2.35s call test_storage_nats/test.py::test_nats_virtual_column 2.34s call test_settings_profile/test.py::test_allow_ddl 2.33s call test_storage_nats/test.py::test_max_rows_per_message 2.27s call test_storage_nats/test.py::test_nats_json_without_delimiter 2.26s call test_storage_nats/test.py::test_nats_drop_mv 2.14s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 2.03s call test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 1.96s call test_quota/test.py::test_simpliest_quota 1.90s call test_storage_nats/test.py::test_format_with_prefix_and_suffix 1.88s call test_storage_nats/test.py::test_nats_macros 1.88s call test_settings_profile/test.py::test_show_profiles 1.85s call test_storage_nats/test.py::test_nats_insert 1.70s call test_storage_nats/test.py::test_nats_many_subjects_insert_right 1.60s call test_storage_nats/test.py::test_nats_many_materialized_views 1.58s call test_storage_nats/test.py::test_block_based_formats_1 1.52s call test_placement_info/test.py::test_placement_info_missing_data 1.45s call test_storage_nats/test.py::test_nats_materialized_view 1.45s setup test_quota/test.py::test_query_inserts 1.44s teardown test_server_initialization/test.py::test_sophisticated_default 1.36s call test_placement_info/test.py::test_placement_info_from_config 1.30s call test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 1.24s call test_storage_nats/test.py::test_nats_big_message 1.19s setup test_quota/test.py::test_reload_users_xml_by_timer 1.15s setup test_quota/test.py::test_exceed_quota 1.13s setup test_quota/test.py::test_add_remove_quota 1.13s setup test_quota/test.py::test_quota_from_users_xml 1.12s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 1.11s setup test_quota/test.py::test_tracking_quota 1.09s call test_storage_nats/test.py::test_nats_materialized_view_with_subquery 1.08s setup test_quota/test.py::test_consumption_of_show_clusters 1.07s setup test_quota/test.py::test_simpliest_quota 1.07s setup test_quota/test.py::test_consumption_of_show_databases 1.07s setup test_quota/test.py::test_consumption_of_show_tables 1.05s call test_settings_profile/test.py::test_settings_aliases 1.05s call test_storage_nats/test.py::test_hiding_credentials 1.05s setup test_quota/test.py::test_users_xml_is_readonly 1.03s setup test_quota/test.py::test_dcl_management 1.02s setup test_quota/test.py::test_consumption_of_show_processlist 1.02s teardown test_settings_profile/test.py::test_allow_ddl 1.00s setup test_quota/test.py::test_consumption_of_show_privileges 0.97s teardown test_settings_profile/test.py::test_alter_and_drop 0.96s setup test_quota/test.py::test_dcl_introspection 0.96s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.92s call test_storage_nats/test.py::test_nats_protobuf 0.90s teardown test_settings_profile/test.py::test_function_current_profiles 0.86s call test_storage_nats/test.py::test_nats_predefined_configuration 0.86s teardown test_settings_profile/test.py::test_allow_introspection 0.85s teardown test_settings_profile/test.py::test_show_profiles 0.82s call test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.80s teardown test_settings_profile/test.py::test_set_profile 0.76s teardown test_settings_profile/test.py::test_settings_aliases 0.75s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.75s teardown test_settings_profile/test.py::test_settings_from_granted_role 0.75s teardown test_settings_profile/test.py::test_inheritance 0.73s setup test_storage_nats/test.py::test_nats_predefined_configuration 0.69s call test_quota/test.py::test_consumption_of_show_processlist 0.64s call test_server_initialization/test.py::test_partially_dropped_tables 0.64s call test_send_crash_reports/test.py::test_send_segfault 0.64s call test_replica_can_become_leader/test.py::test_can_become_leader 0.63s call test_quota/test.py::test_consumption_of_show_clusters 0.60s call test_server_initialization/test.py::test_sophisticated_default 0.59s setup test_storage_nats/test.py::test_nats_format_factory_settings 0.59s setup test_storage_nats/test.py::test_nats_macros 0.59s setup test_storage_nats/test.py::test_nats_drop_mv 0.59s setup test_storage_nats/test.py::test_nats_insert 0.59s call test_quota/test.py::test_consumption_of_show_tables 0.58s setup test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 0.58s call test_quota/test.py::test_consumption_of_show_databases 0.58s call test_quota/test.py::test_consumption_of_show_privileges 0.54s setup test_storage_nats/test.py::test_nats_many_subjects_insert_right 0.54s setup test_storage_nats/test.py::test_block_based_formats_2 0.53s setup test_storage_nats/test.py::test_nats_materialized_view_with_subquery 0.53s setup test_storage_nats/test.py::test_nats_materialized_view 0.53s setup test_storage_nats/test.py::test_nats_json_without_delimiter 0.53s setup test_storage_nats/test.py::test_nats_big_message 0.53s setup test_storage_nats/test.py::test_format_with_prefix_and_suffix 0.53s setup test_storage_nats/test.py::test_nats_many_materialized_views 0.53s setup test_storage_nats/test.py::test_hiding_credentials 0.53s call test_multiple_disks/test.py::test_system_tables 0.48s setup test_storage_nats/test.py::test_nats_no_connection_at_startup_2 0.48s setup test_storage_nats/test.py::test_nats_csv_with_delimiter 0.48s setup test_storage_nats/test.py::test_nats_bad_args 0.48s setup test_storage_nats/test.py::test_nats_mv_combo 0.48s setup test_storage_nats/test.py::test_max_rows_per_message 0.48s setup test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 0.47s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-True] 0.43s setup test_storage_nats/test.py::test_nats_overloaded_insert 0.43s setup test_storage_nats/test.py::test_nats_virtual_column 0.43s setup test_storage_nats/test.py::test_nats_select 0.43s setup test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 0.43s setup test_storage_nats/test.py::test_nats_many_inserts 0.43s setup test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.43s setup test_storage_nats/test.py::test_nats_protobuf 0.43s setup test_storage_nats/test.py::test_nats_select_empty 0.43s setup test_storage_nats/test.py::test_nats_no_connection_at_startup_1 0.43s call test_storage_nats/test.py::test_nats_select_empty 0.38s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-True] 0.35s call test_settings_profile/test.py::test_set_profile 0.32s call test_storage_nats/test.py::test_nats_bad_args 0.32s teardown test_storage_nats/test.py::test_nats_csv_with_delimiter 0.32s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.32s call test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.28s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.27s teardown test_storage_nats/test.py::test_block_based_formats_1 0.27s teardown test_storage_nats/test.py::test_nats_big_message 0.27s teardown test_storage_nats/test.py::test_nats_insert 0.27s teardown test_storage_nats/test.py::test_nats_drop_mv 0.27s teardown test_storage_nats/test.py::test_nats_json_without_delimiter 0.27s call test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.27s teardown test_storage_nats/test.py::test_nats_many_materialized_views 0.27s teardown test_storage_nats/test.py::test_nats_materialized_view 0.27s teardown test_storage_nats/test.py::test_nats_format_factory_settings 0.27s teardown test_storage_nats/test.py::test_nats_materialized_view_with_subquery 0.27s call test_quota/test.py::test_users_xml_is_readonly 0.27s teardown test_storage_nats/test.py::test_nats_no_connection_at_startup_2 0.27s teardown test_storage_nats/test.py::test_block_based_formats_2 0.27s teardown test_storage_nats/test.py::test_nats_macros 0.27s teardown test_storage_nats/test.py::test_nats_tsv_with_delimiter 0.27s teardown test_storage_nats/test.py::test_nats_mv_combo 0.27s teardown test_storage_nats/test.py::test_nats_many_subjects_insert_right 0.27s teardown test_storage_nats/test.py::test_format_with_prefix_and_suffix 0.27s teardown test_storage_nats/test.py::test_nats_many_inserts 0.27s teardown test_storage_nats/test.py::test_nats_overloaded_insert 0.22s teardown test_storage_nats/test.py::test_hiding_credentials 0.22s teardown test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write 0.22s teardown test_storage_nats/test.py::test_nats_many_consumers_to_each_queue 0.22s teardown test_storage_nats/test.py::test_nats_protobuf 0.22s teardown test_storage_nats/test.py::test_nats_no_connection_at_startup_1 0.22s teardown test_storage_nats/test.py::test_nats_many_subjects_insert_wrong 0.22s teardown test_storage_nats/test.py::test_nats_select_empty 0.22s teardown test_storage_nats/test.py::test_max_rows_per_message 0.22s teardown test_storage_nats/test.py::test_nats_predefined_configuration 0.22s teardown test_storage_nats/test.py::test_nats_select 0.22s teardown test_storage_nats/test.py::test_nats_bad_args 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s teardown test_session_log/test.py::test_parallel_sessions 0.00s setup test_multiple_disks/test.py::test_round_robin[mt] 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy 0.00s teardown test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s teardown test_storage_hudi/test.py::test_multiple_hudi_files 0.00s teardown test_session_log/test.py::test_grpc_session 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s teardown test_multiple_disks/test.py::test_rename 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_multiple_disks/test.py::test_query_parser 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.00s teardown test_placement_info/test.py::test_placement_info_from_config 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_quota/test.py::test_add_remove_interval 0.00s setup test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s setup test_settings_profile/test.py::test_smoke 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s setup test_multiple_disks/test.py::test_round_robin[replicated] 0.00s setup test_session_log/test.py::test_postgres_session 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s teardown test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy 0.00s setup test_settings_profile/test.py::test_set_profile 0.00s teardown test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s setup test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-True] 0.00s setup test_placement_info/test.py::test_placement_info_missing_data 0.00s setup test_settings_profile/test.py::test_settings_from_granted_role 0.00s teardown test_multiple_disks/test.py::test_round_robin[replicated] 0.00s teardown test_quota/test.py::test_dcl_introspection 0.00s setup test_placement_info/test.py::test_placement_info_from_file 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] 0.00s teardown test_quota/test.py::test_add_remove_quota 0.00s teardown test_quota/test.py::test_simpliest_quota 0.00s setup test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_multiple_disks/test.py::test_system_tables 0.00s setup test_settings_profile/test.py::test_show_profiles 0.00s setup test_multiple_disks/test.py::test_rename 0.00s teardown test_quota/test.py::test_consumption_of_show_privileges 0.00s teardown test_multiple_disks/test.py::test_round_robin[mt] 0.00s teardown test_quota/test.py::test_dcl_management 0.00s setup test_settings_profile/test.py::test_settings_aliases 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] 0.00s setup test_session_log/test.py::test_mysql_session 0.00s teardown test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s teardown test_quota/test.py::test_reload_users_xml_by_timer 0.00s teardown test_quota/test.py::test_quota_from_users_xml 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_quota/test.py::test_exceed_quota 0.00s teardown test_placement_info/test.py::test_placement_info_from_imds 0.00s setup test_storage_hudi/test.py::test_types 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-True] 0.00s setup test_placement_info/test.py::test_placement_info_from_imds 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy 0.00s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s teardown test_quota/test.py::test_consumption_of_show_databases 0.00s teardown test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] 0.00s teardown test_quota/test.py::test_query_inserts 0.00s teardown test_multiple_disks/test.py::test_query_parser 0.00s teardown test_quota/test.py::test_consumption_of_show_tables 0.00s setup test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s setup test_session_log/test.py::test_parallel_sessions 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s teardown test_placement_info/test.py::test_placement_info_from_file 0.00s teardown test_storage_hudi/test.py::test_single_hudi_file 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 0.00s teardown test_session_log/test.py::test_mysql_session 0.00s teardown test_quota/test.py::test_consumption_of_show_clusters 0.00s teardown test_quota/test.py::test_consumption_of_show_processlist 0.00s setup test_storage_hudi/test.py::test_single_hudi_file 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s teardown test_quota/test.py::test_tracking_quota 0.00s teardown test_multiple_disks/test.py::test_system_tables =========================== short test summary info ============================ PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 FORMAT Parquet-True] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=false FORMAT Parquet-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_insert_into_table_function_file[INSERT INTO TABLE FUNCTION file('{file_name}') SELECT number, number+1 FROM system.numbers LIMIT 100 SETTINGS output_format_parquet_use_custom_encoder=false, output_format_parquet_write_page_index=true FORMAT Parquet-True] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = false;-False] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet SETTINGS output_format_parquet_use_custom_encoder = false, output_format_parquet_write_page_index = true;-True] PASSED test_parquet_page_index/test.py::test_parquet_page_index_select_into_outfile[SELECT number, number+1 FROM system.numbers LIMIT 100 INTO OUTFILE '{file_name}' FORMAT Parquet;-True] PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_placement_info/test.py::test_placement_info_from_config PASSED test_session_log/test.py::test_grpc_session PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size PASSED test_storage_nats/test.py::test_block_based_formats_1 PASSED test_placement_info/test.py::test_placement_info_from_file PASSED test_session_log/test.py::test_mysql_session PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_multiple_disks/test.py::test_query_parser PASSED test_placement_info/test.py::test_placement_info_from_imds PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_session_log/test.py::test_parallel_sessions PASSED test_quota/test.py::test_add_remove_interval PASSED test_placement_info/test.py::test_placement_info_missing_data PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_no_proxy PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_session_log/test.py::test_postgres_session PASSED test_multiple_disks/test.py::test_rename PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_quota/test.py::test_add_remove_quota PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_quota/test.py::test_consumption_of_show_clusters PASSED test_quota/test.py::test_consumption_of_show_databases PASSED test_storage_nats/test.py::test_block_based_formats_2 PASSED test_settings_profile/test.py::test_inheritance PASSED test_quota/test.py::test_consumption_of_show_privileges PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_env_proxy PASSED test_settings_profile/test.py::test_set_profile PASSED test_quota/test.py::test_consumption_of_show_processlist PASSED test_storage_nats/test.py::test_format_with_prefix_and_suffix PASSED test_settings_profile/test.py::test_settings_aliases PASSED test_multiple_disks/test.py::test_round_robin[mt] PASSED test_quota/test.py::test_consumption_of_show_tables PASSED test_storage_nats/test.py::test_hiding_credentials PASSED test_storage_nats/test.py::test_max_rows_per_message PASSED test_secure_socket/test.py::test PASSED test_storage_nats/test.py::test_nats_bad_args PASSED test_storage_nats/test.py::test_nats_big_message PASSED test_quota/test.py::test_dcl_introspection PASSED test_settings_profile/test.py::test_settings_from_granted_role PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list PASSED test_settings_profile/test.py::test_show_profiles PASSED test_multiple_disks/test.py::test_round_robin[replicated] PASSED test_quota/test.py::test_dcl_management PASSED test_replica_can_become_leader/test.py::test_can_become_leader PASSED test_settings_profile/test.py::test_smoke PASSED test_quota/test.py::test_exceed_quota PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_proxy_list_no_proxy PASSED test_quota/test.py::test_query_inserts PASSED test_storage_nats/test.py::test_nats_csv_with_delimiter PASSED test_storage_nats/test.py::test_nats_drop_mv PASSED test_quota/test.py::test_quota_from_users_xml PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled PASSED test_storage_nats/test.py::test_nats_format_factory_settings PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy PASSED test_quota/test.py::test_reload_users_xml_by_timer PASSED test_storage_nats/test.py::test_nats_insert PASSED test_quota/test.py::test_simpliest_quota PASSED test_storage_nats/test.py::test_nats_json_without_delimiter PASSED test_storage_nats/test.py::test_nats_macros PASSED test_quota/test.py::test_tracking_quota PASSED test_quota/test.py::test_users_xml_is_readonly PASSED test_s3_table_function_with_http_proxy/test.py::test_s3_with_http_remote_proxy_no_proxy PASSED test_settings_from_server/test.py::test_settings_from_server PASSED test_multiple_disks/test.py::test_simple_replication_and_moves PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] PASSED test_storage_nats/test.py::test_nats_many_consumers_to_each_queue PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] PASSED test_multiple_disks/test.py::test_system_tables PASSED test_storage_nats/test.py::test_nats_many_inserts PASSED test_storage_nats/test.py::test_nats_many_materialized_views PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_right PASSED test_storage_nats/test.py::test_nats_many_subjects_insert_wrong PASSED test_storage_nats/test.py::test_nats_materialized_view PASSED test_storage_nats/test.py::test_nats_materialized_view_with_subquery PASSED test_storage_nats/test.py::test_nats_mv_combo PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_1 PASSED test_storage_hudi/test.py::test_multiple_hudi_files PASSED test_storage_hudi/test.py::test_single_hudi_file PASSED test_storage_hudi/test.py::test_types PASSED test_storage_nats/test.py::test_nats_no_connection_at_startup_2 PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload PASSED test_storage_nats/test.py::test_nats_overloaded_insert PASSED test_storage_nats/test.py::test_nats_predefined_configuration PASSED test_storage_nats/test.py::test_nats_protobuf PASSED test_storage_nats/test.py::test_nats_restore_failed_connection_without_losses_on_write PASSED test_storage_nats/test.py::test_nats_select PASSED test_storage_nats/test.py::test_nats_select_empty PASSED test_storage_nats/test.py::test_nats_tsv_with_delimiter PASSED test_storage_nats/test.py::test_nats_virtual_column SKIPPED [1] test_send_crash_reports/test.py:46: doesn't fit in timeouts for stacktrace generation ================== 99 passed, 1 skipped in 232.99s (0:03:52) ===================